Release 10.1A: OpenEdge Development:
Messaging and ESB
TempTableMessage
OpenEdge applications use temp-tables for data. The new
TempTableMessagesupports using temp-tables for JMS messaging. TheXMLMessageis the basis for theTempTableMessage. A non-OpenEdge application receives aTempTableMessageas anXMLMessage. The JMS header property signals an OpenEdge application that the incoming message is aTempTableMessage.For more information on accessing the examples files, see the "Example procedures" section.
For an alphabetical API reference, see Appendix A "4GL-JMS API Reference."
The following example shows sending a
TempTableMessage:
The following example shows receiving a
TempTableMessage:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |